Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare tokio-util v0.6.1 release #3402

Merged
merged 8 commits into from
Jan 12, 2021

Conversation

tesaguri
Copy link
Contributor

@tesaguri tesaguri commented Jan 10, 2021

0.6.1 (January 12, 2020)

Added

# 0.6.1 (January 10, 2020)

### Added

- codec: `get_ref()`, `get_mut()`, `get_pin_mut()` and `into_inner()` for
  `Framed`, `FramedRead`, `FramedWrite`, `StreamReader`, `StreamReader`,
  `StreamReader` and `StreamReader` (tokio-rs#3364).
- codec: `write_buffer()` and `write_buffer_mut()` for `Framed` and
  `FramedWrite` (tokio-rs#3387).
@Darksonn Darksonn added the A-tokio-util Area: The tokio-util crate label Jan 10, 2021
tokio-util/CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about this 😅

tokio-util/CHANGELOG.md Outdated Show resolved Hide resolved
@Darksonn
Copy link
Contributor

It seems like we have some issues with clippy and tokio-util. We can investigate separately from this PR.

@taiki-e
Copy link
Member

taiki-e commented Jan 12, 2021

It seems like we have some issues with clippy and tokio-util. We can investigate separately from this PR.

clippy issue should probably be fixed by #3413.

@Darksonn Darksonn merged commit ed667c6 into tokio-rs:master Jan 12, 2021
@tesaguri tesaguri deleted the release-util-0.6.1 branch January 12, 2021 12:58
@taiki-e taiki-e mentioned this pull request Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio-util Area: The tokio-util crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants